For example; Use Cases of a banking system might include deposits and withdrawals among others.
A use case definition describes a transaction with the system by one or more actors.The principal value of a use case is that it forces you to think about who will be interacting with the system and what they will be doing in their role as an actor.
Use case diagrams are often one of the first logical descriptions of a system. Unfortunately they are often neglected as system development proceeds. They can fall out of step with the actual system as deployed if no one is charged with keeping them up to date. This makes acceptance test planning more difficult than necessary. When a customer defines use cases for a proposed system then these later become the major elements of an acceptance test.